imcontext: Improve compose table parsing
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Feb 2021 06:41:09 +0000 (01:41 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Feb 2021 06:46:00 +0000 (01:46 -0500)
commit2f43b8dc49491c1dd73248326722eeb12029d95f
tree9a0a5e06129987f08951b35b2a3d3e3e7d3adf63
parentd2e074e36b5c3c8def215dbbf56f2507b36f561f
imcontext: Improve compose table parsing

Avoid leaking value in error cases, and actually
emit a warning for a missing quote. Pointed out
by Peter Bloomfield.
gtk/gtkcomposetable.c